projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2257a5
)
clean-up unnecessary includes
author
Andrea Corallo
<andrea_corallo@yahoo.it>
Sun, 1 Sep 2019 09:23:00 +0000
(11:23 +0200)
committer
Andrea Corallo
<akrl@sdf.org>
Wed, 1 Jan 2020 10:37:41 +0000
(11:37 +0100)
src/comp.c
patch
|
blob
|
history
diff --git
a/src/comp.c
b/src/comp.c
index 0f8c9648cdf54c5ffc13c42f17ec2abb4c9253d4..b1083355607f8742ad15256ed9a17bb5694a7e1c 100644
(file)
--- a/
src/comp.c
+++ b/
src/comp.c
@@
-27,9
+27,6
@@
along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
#include "lisp.h"
#include "puresize.h"
-#include "buffer.h"
-#include "bytecode.h"
-#include "atimer.h"
#include "window.h"
#include "dynlib.h"